home *** CD-ROM | disk | FTP | other *** search
/ Hentai Special 1 / HENTAI.iso / pc / aviso.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Text File  |  2006-03-17  |  93b  |  5 lines

  1. on(release){
  2.    getUrl("http://www.teletubbies.com/", "_blank");
  3.    fscommand("quit");
  4. }
  5.